[INFO] cloning repository https://github.com/FrostPrice/reqwest-builder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrostPrice/reqwest-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrostPrice%2Freqwest-builder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrostPrice%2Freqwest-builder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d49ae2b663c3c344154b242ff7b142775795808a
[INFO] fixing FrostPrice/reqwest-builder against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrostPrice%2Freqwest-builder" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FrostPrice/reqwest-builder
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/FrostPrice/reqwest-builder
[INFO] tweaked toml for git repo https://github.com/FrostPrice/reqwest-builder written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FrostPrice/reqwest-builder on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 157 packages to latest Rust 1.98.0-nightly compatible versions
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.4)
[INFO] [stderr]       Adding reqwest-middleware v0.4.2 (available: v0.5.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a1ba909788b4516c1ce609b11976b1090519ad83a6196f4de2289f1bb93f98ae
[INFO] running `Command { std: "docker" "start" "a1ba909788b4516c1ce609b11976b1090519ad83a6196f4de2289f1bb93f98ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1ba909788b4516c1ce609b11976b1090519ad83a6196f4de2289f1bb93f98ae" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1ba909788b4516c1ce609b11976b1090519ad83a6196f4de2289f1bb93f98ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1ba909788b4516c1ce609b11976b1090519ad83a6196f4de2289f1bb93f98ae" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqwest-middleware v0.4.2
[INFO] [stderr]     Checking reqwest-builder v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `IntoReqwestBuilder` in this scope
[INFO] [stdout]  --> tests/reqwest_builder_derive.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Serialize, IntoReqwestBuilder)]
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `IntoReqwestBuilder` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/reqwest_builder_derive.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use reqwest_builder::{IntoReqwestBuilder, RequestBody};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `request` in this scope
[INFO] [stdout]  --> tests/reqwest_builder_derive.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[request(method = "POST", path = "/api/users/{id}/posts", body = "json")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `path_param` in this scope
[INFO] [stdout]  --> tests/reqwest_builder_derive.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[path_param]
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[query]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[query(name = "include_comments")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header` in this scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[header(name = "Authorization")]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header` in this scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[header(name = "Content-Type")]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `IntoReqwestBuilder` in this scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Serialize, IntoReqwestBuilder)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `IntoReqwestBuilder` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:1:23
[INFO] [stdout]    |
[INFO] [stdout]  1 | use reqwest_builder::{IntoReqwestBuilder, RequestBody};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `request` in this scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[request(method = "GET", path = "/simple")]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[query]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `IntoReqwestBuilder` in this scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Serialize, IntoReqwestBuilder)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `IntoReqwestBuilder` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:1:23
[INFO] [stdout]    |
[INFO] [stdout]  1 | use reqwest_builder::{IntoReqwestBuilder, RequestBody};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `request` in this scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[request(method = "POST", path = "/form-test", body = "form")]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `IntoReqwestBuilder` in this scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Serialize, IntoReqwestBuilder)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `IntoReqwestBuilder` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:1:23
[INFO] [stdout]    |
[INFO] [stdout]  1 | use reqwest_builder::{IntoReqwestBuilder, RequestBody};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `request` in this scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[request(method = "DELETE", path = "/resource/{id}", body = "none")]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `path_param` in this scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[path_param]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header` in this scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[header(name = "Authorization")]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `method` found for struct `CompleteTestRequest` in the current scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:70:24
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct CompleteTestRequest {
[INFO] [stdout]    | -------------------------- method `method` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     assert_eq!(request.method(), http::Method::POST);
[INFO] [stdout]    |                        ^^^^^^ method not found in `CompleteTestRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `method`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `endpoint` found for struct `CompleteTestRequest` in the current scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct CompleteTestRequest {
[INFO] [stdout]    | -------------------------- method `endpoint` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     assert_eq!(request.endpoint(), "/api/users/123/posts");
[INFO] [stdout]    |                        ^^^^^^^^ method not found in `CompleteTestRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `endpoint`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `query_params` found for struct `CompleteTestRequest` in the current scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:76:32
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct CompleteTestRequest {
[INFO] [stdout]    | -------------------------- method `query_params` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     let query_params = request.query_params().unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^^^^ method not found in `CompleteTestRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `query_params`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `headers` found for struct `CompleteTestRequest` in the current scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:84:27
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct CompleteTestRequest {
[INFO] [stdout]    | -------------------------- method `headers` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 84 |     let headers = request.headers().unwrap();
[INFO] [stdout]    |                           ^^^^^^^ method not found in `CompleteTestRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `headers`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `body` found for struct `CompleteTestRequest` in the current scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:89:24
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct CompleteTestRequest {
[INFO] [stdout]    | -------------------------- method `body` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |     assert_eq!(request.body(), RequestBody::Json);
[INFO] [stdout]    |                        ^^^^ method not found in `CompleteTestRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `body`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `method` found for struct `SimpleTestRequest` in the current scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:96:24
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct SimpleTestRequest {
[INFO] [stdout]    | ------------------------ method `method` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 96 |     assert_eq!(request.method(), http::Method::GET);
[INFO] [stdout]    |                        ^^^^^^ method not found in `SimpleTestRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `method`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `endpoint` found for struct `SimpleTestRequest` in the current scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:97:24
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct SimpleTestRequest {
[INFO] [stdout]    | ------------------------ method `endpoint` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 97 |     assert_eq!(request.endpoint(), "/simple");
[INFO] [stdout]    |                        ^^^^^^^^ method not found in `SimpleTestRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `endpoint`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `query_params` found for struct `SimpleTestRequest` in the current scope
[INFO] [stdout]   --> tests/reqwest_builder_derive.rs:99:32
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct SimpleTestRequest {
[INFO] [stdout]    | ------------------------ method `query_params` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |     let query_params = request.query_params().unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^^^^ method not found in `SimpleTestRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `query_params`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `headers` found for struct `SimpleTestRequest` in the current scope
[INFO] [stdout]    --> tests/reqwest_builder_derive.rs:103:21
[INFO] [stdout]     |
[INFO] [stdout]  33 | struct SimpleTestRequest {
[INFO] [stdout]     | ------------------------ method `headers` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 103 |     assert!(request.headers().is_none());
[INFO] [stdout]     |                     ^^^^^^^ method not found in `SimpleTestRequest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `headers`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `body` found for struct `SimpleTestRequest` in the current scope
[INFO] [stdout]    --> tests/reqwest_builder_derive.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout]  33 | struct SimpleTestRequest {
[INFO] [stdout]     | ------------------------ method `body` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     assert_eq!(request.body(), RequestBody::Json);
[INFO] [stdout]     |                        ^^^^ method not found in `SimpleTestRequest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `body`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `method` found for struct `FormTestRequest` in the current scope
[INFO] [stdout]    --> tests/reqwest_builder_derive.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout]  41 | struct FormTestRequest {
[INFO] [stdout]     | ---------------------- method `method` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 115 |     assert_eq!(request.method(), http::Method::POST);
[INFO] [stdout]     |                        ^^^^^^ method not found in `FormTestRequest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `method`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `endpoint` found for struct `FormTestRequest` in the current scope
[INFO] [stdout]    --> tests/reqwest_builder_derive.rs:116:24
[INFO] [stdout]     |
[INFO] [stdout]  41 | struct FormTestRequest {
[INFO] [stdout]     | ---------------------- method `endpoint` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 116 |     assert_eq!(request.endpoint(), "/form-test");
[INFO] [stdout]     |                        ^^^^^^^^ method not found in `FormTestRequest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `endpoint`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `body` found for struct `FormTestRequest` in the current scope
[INFO] [stdout]    --> tests/reqwest_builder_derive.rs:117:24
[INFO] [stdout]     |
[INFO] [stdout]  41 | struct FormTestRequest {
[INFO] [stdout]     | ---------------------- method `body` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |     assert_eq!(request.body(), RequestBody::Form);
[INFO] [stdout]     |                        ^^^^ method not found in `FormTestRequest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `body`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `method` found for struct `DeleteTestRequest` in the current scope
[INFO] [stdout]    --> tests/reqwest_builder_derive.rs:127:24
[INFO] [stdout]     |
[INFO] [stdout]  48 | struct DeleteTestRequest {
[INFO] [stdout]     | ------------------------ method `method` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 127 |     assert_eq!(request.method(), http::Method::DELETE);
[INFO] [stdout]     |                        ^^^^^^ method not found in `DeleteTestRequest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `method`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `endpoint` found for struct `DeleteTestRequest` in the current scope
[INFO] [stdout]    --> tests/reqwest_builder_derive.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout]  48 | struct DeleteTestRequest {
[INFO] [stdout]     | ------------------------ method `endpoint` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 128 |     assert_eq!(request.endpoint(), "/resource/456");
[INFO] [stdout]     |                        ^^^^^^^^ method not found in `DeleteTestRequest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `endpoint`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `body` found for struct `DeleteTestRequest` in the current scope
[INFO] [stdout]    --> tests/reqwest_builder_derive.rs:129:24
[INFO] [stdout]     |
[INFO] [stdout]  48 | struct DeleteTestRequest {
[INFO] [stdout]     | ------------------------ method `body` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 129 |     assert_eq!(request.body(), RequestBody::None);
[INFO] [stdout]     |                        ^^^^ method not found in `DeleteTestRequest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `body`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `headers` found for struct `DeleteTestRequest` in the current scope
[INFO] [stdout]    --> tests/reqwest_builder_derive.rs:131:27
[INFO] [stdout]     |
[INFO] [stdout]  48 | struct DeleteTestRequest {
[INFO] [stdout]     | ------------------------ method `headers` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 131 |     let headers = request.headers().unwrap();
[INFO] [stdout]     |                           ^^^^^^^ method not found in `DeleteTestRequest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `headers`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `query_params` found for struct `SimpleTestRequest` in the current scope
[INFO] [stdout]    --> tests/reqwest_builder_derive.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout]  33 | struct SimpleTestRequest {
[INFO] [stdout]     | ------------------------ method `query_params` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 141 |     let params1 = request1.query_params().unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^^^ method not found in `SimpleTestRequest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `query_params`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `query_params` found for struct `SimpleTestRequest` in the current scope
[INFO] [stdout]    --> tests/reqwest_builder_derive.rs:145:28
[INFO] [stdout]     |
[INFO] [stdout]  33 | struct SimpleTestRequest {
[INFO] [stdout]     | ------------------------ method `query_params` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 145 |     let params2 = request2.query_params();
[INFO] [stdout]     |                            ^^^^^^^^^^^^ method not found in `SimpleTestRequest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `query_params`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_reqwest_builder` found for struct `SimpleTestRequest` in the current scope
[INFO] [stdout]    --> tests/reqwest_builder_derive.rs:157:34
[INFO] [stdout]     |
[INFO] [stdout]  33 | struct SimpleTestRequest {
[INFO] [stdout]     | ------------------------ method `into_reqwest_builder` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 157 |     let builder_result = request.into_reqwest_builder(&client, &base_url);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^ method not found in `SimpleTestRequest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `into_reqwest_builder`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `IntoReqwestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reqwest-builder` (test "reqwest_builder_derive") due to 36 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1ba909788b4516c1ce609b11976b1090519ad83a6196f4de2289f1bb93f98ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1ba909788b4516c1ce609b11976b1090519ad83a6196f4de2289f1bb93f98ae", kill_on_drop: false }`
[INFO] [stdout] a1ba909788b4516c1ce609b11976b1090519ad83a6196f4de2289f1bb93f98ae
